home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000147_news@columbia.edu_Thu Oct 19 12:03:29 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA14238
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 20 Oct 1995 11:50:32 -0400
  3. Received: by apakabar.cc.columbia.edu id AA20782
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 20 Oct 1995 11:50:30 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.kei.com!news.mathworks.com!newsfeed.internetmci.com!howland.reston.ans.net!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: kermit-"scripts"?
  9. Message-Id: <1995Oct19.180330.64283@cc.usu.edu>
  10. Date: 19 Oct 95 18:03:29 MDT
  11. References: <4643shF9md@uni-erlangen.de>
  12. Organization: Utah State University
  13. Lines: 29
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <4643shF9md@uni-erlangen.de>, fp131@fim.uni-erlangen.de (Alexander Kochinka) writes:
  17. > Hi all,
  18. > I use MS-DOS "kermit" (V 3.11) as terminal program and I wonder,
  19. > if you can write a kind of "scipts" within it, which automates
  20. > the login-process, or even automates a whole mail
  21. > download/upload session. Some first attempts using the heavy
  22. > manual failed due to my ignorance.
  23. > Is anyone out there who can give my some hints? If anyone has
  24. > written something similar, he or she could mail it to me (don't
  25. > forget to erase your passwords ;).
  26. > Thanks in advance,
  27. > and I apologize if that isn't the right usenet-group for my
  28. > question,
  29. > Alexander
  30. > -- 
  31. ------------
  32.     The current release is version 3.14, which you may obtain across
  33. the Internet from directory kermit/msdos on kermit.columbia.edu, file
  34. msvibm.zip.
  35.     Yes, you can do all of those things, and a great deal more. The
  36. current version of MS-DOS Kermit has many more and more powerful script
  37. commands as well. There is a good guide to these commands: the user's
  38. manual, the book "Using MS-DOS Kermit." Lots of examples and explanation.
  39. You will find complete references to the book and publisher in the above
  40. quick-start kit and on screen two of the Help command of MSK v3.14.
  41.     Joe D.